Skip to content

UDP Messaging Client #37#47

Open
Abhinav-Kumar2 wants to merge 7 commits intoAISocietyIITJ:tasksfrom
Abhinav-Kumar2:task
Open

UDP Messaging Client #37#47
Abhinav-Kumar2 wants to merge 7 commits intoAISocietyIITJ:tasksfrom
Abhinav-Kumar2:task

Conversation

@Abhinav-Kumar2
Copy link
Copy Markdown
Collaborator

📝 What does this Pull Request do?

This pull request is regarding the task assigned for building a basic UDP messaging client, to allow the users to send and receive the text messages over a local network.

🔧 Type of Change

  • 🐛 Bug fix (fixes something that wasn't working)
  • ✨ New feature (adds new functionality)
  • 💅 Style change (colors, fonts, layout - no functionality change)
  • 📚 Documentation update (README, guides, comments)
  • 🧪 Tests (adding or fixing tests)
  • 🔧 Refactoring (improving code without changing functionality)

🎯 Which part of the project does this affect?

  • 🧠 AI/ML Models (AI components in ai/)
  • 🔧 Backend (Server logic in backend/)
  • 🌐 Frontend (CLI & React.js in frontend/)
  • 🌐 Network Layer (P2P networking in network/)
  • � Shared Utilities (Common code in shared/)
  • 📚 Documentation
  • 🚀 CI/CD (GitHub workflows)

🧪 How did you test this?

I tested this on terminal by sending it on different ports and ensuring the IP is configurable while the messages are being sent and received.

📸 Screenshots (if you changed the UI)

Screenshot 2025-06-30 220645

✅ Checklist

  • 🔍 I tested my changes and they work
  • 💬 My commit messages follow the format (like feat: add login button)
  • 🌿 My branch has a descriptive name (like add-login-button or fix-spelling)
  • 📝 I have correctly updated the workflows for any new tech stack that I used
  • 📖 I read the Contributing Guide if this is my first PR
  • 🤔 I would be comfortable explaining my changes to someone else

🤝 Additional Notes


📚 New to contributing?

Check out our Contributing Guide for step-by-step instructions!`

🆘 Stuck or have questions?

Don't hesitate to ask! Comment on this PR or create a new issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Status: Todo

Development

Successfully merging this pull request may close these issues.

2 participants